Contribution org.nuxeo.platform.TemplateSources.summary.contrib--actions
In component org.nuxeo.platform.TemplateSources.summary.contrib
org.nuxeo.platform.TemplateSources.summary.contrib
inside nuxeo-template-rendering-web-5.8.jar
This contribution is part of XML component Documentation
Contribute the "Renditions" widget to the summary
Extension Point
Extension point actions of component ActionService.Contributed Items
XML Source
<extension point="actions" target="org.nuxeo.ecm.platform.actions.ActionService">
<documentation>
Contribute the "Renditions" widget to the summary
</documentation>
<action id="summary_current_document_renderable_templates" order="920" type="widget">
<category>SUMMARY_PANEL_RIGHT</category>
<properties>
<property name="widgetName">summary_current_document_renderable_templates</property>
</properties>
</action>
</extension>